.rangeslider {
	margin-top: 23px;
}

.rangeslider:after {
	content: " "
}

#BankSwitcherForm h3.ui-accordion-header {
	cursor: pointer;
	-webkit-user-select: none; /* Chrome/Safari */
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* IE10+ */

	/* Rules below not implemented in browsers yet */
	-o-user-select: none;
	user-select: none;
}

#BankSwitcherForm {
	max-width: 82.3333em;
	margin: 0 auto;
}

.Bankswitch_Group {
	background-color: rgba(255, 255, 255, 0.8);

	box-shadow: 0 12px 24px 0 rgba(0,0,0,0.1);
}

.Bankswitch_Group h3 {
	background: transparent;
	color: #F36F20;

	text-transform: uppercase;
	font-weight: bold;
	font-size: 20px;

	padding: 1em;
	margin-bottom: 0;
}

.Bankswitch_Group img.egyik {
	background: rgba(0, 0, 0, 0) url("/images/icon-sc02d450a76.png") no-repeat scroll 0 -208px;
}

.Bankswitch_Group label {
	font-size: 1.3em;
	margin-top: 1.6em;
	/*width: auto;*/
}

/* Source: http://snipplr.com/view/10979/css-cross-browser-word-wrap */
.wordwrap {
	white-space: pre-wrap; /* CSS3 */
	white-space: -moz-pre-wrap; /* Firefox */
	white-space: -pre-wrap; /* Opera <7 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* IE */
}

.nowrap {
	white-space: nowrap;
}

div.vallaltjovairasBox label {
	min-height: 43px;
	font-size: 12px !important;
}

.Bankswitch_Group input, .Bankswitch_Group a, .Bankswitch_Group select {
	margin: 0.3em 0 !important;
	padding: 1em !important;
}

.Bankswitch_Group .radioLabel {
	margin: 0.6em 0 !important;
	padding: 0.4em !important;
}

.Bankswitch_Group select {
	height: 4.2em;
}

.Bankswitch_Group input, .Bankswitch_Group .radioLabel {
	font-size: 1.15em;
	color: #2E3436;
	font-weight: 600;
	text-align: center;
}

.Bankswitch_Group .radioLabel {
    color: #4D4D4D !important;
    border: 1px solid #C5C5C5;
    border-radius: 0 !important;
    background: #FFFFFF;

	font-weight: normal;
}

.Bankswitch_Group .radioLabel:hover {
	color: #fff !important;

    background: #F36F20;
    border-radius: 0 !important;
    border: solid 1px #E76012;

	font-weight: 600;
	text-decoration: none;
}

.Bankswitch_Group a.link {
	margin: 0 !important;
	padding: 0 !important;
	background-color: transparent;
	border: none !important;
	color: #EF9A5A;
	text-decoration: none;
	font-size: 1em;
}

.Bankswitch_Group a.link:hover {
	text-decoration: underline;
}

.Bankswitch_Group .customersData {
	color: orange;
	font-weight: 600;
	text-align: left;
	font-size: 1.7em;
	padding-left: 1em;
}

.Bankswitch_Group .fieldGroup {
	padding: 1em;
}

.Bankswitch_Group .fieldGroup input, .Bankswitch_Group .fieldGroup select{
    height: 40px;
    padding: 5px !important;
    border: 1px solid #E6E6E6;
    border-radius: 5px;
    background: #FFFFFF;
    box-shadow: none;
}

#BankSwitcherForm .info:hover {
	background-color: #F36F20;
	border: solid 1px #EF9A5A;
	color: white;
}

#BankSwitcherForm .info {
	display: none;
	margin-left: 5px;
	color: #4D4D4D;
	font-size: 12px !important;
	font-weight: 800;
	background: #FAFAFA;
	border-radius: 11px;
	padding: 0px 5px 1px 5px;
	cursor: pointer;
	height: 16px;
	width: 7px;
	text-align: center;
	border: solid 1px #4D4D4D;
}

.ui-tooltip {
	font-size: 1em;
	letter-spacing: 0.15em;
	background-color: #fdfdfe;
	z-index: 50;
	width: 300px;
	padding: 15px;

	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
}

.Bankswitch_Group h5 {
	margin: 0;
	font-weight: 600;
	color: #e88b38;
	text-align: center;
}

.Bankswitch_Group h6 {
	margin: 1em 0 1em 0.3em;
	font-weight: bold;
	font-size: 16px;
	color: #4D4D4D;
}

.Bankswitch_Group .radioButton {
	display: none;
}

.Bankswitch_Group .radioLabel {
	cursor: pointer;
}

.Bankswitch_Group .radioButton:checked + label {
	color: #fff !important;
    background: #F36F20;
    border-radius: 0 !important;
    border: solid 1px #E76012;
}

.Bankswitch_Group .pure-form-error {
	border: solid 1px #ef0e0e !important;
	color: #ef0e0e !important;
}

.Bankswitch_Group a.orangeSubmit {
	background-color: #EF9A5A;
	background-image: -webkit-linear-gradient(top, #EF9A5A, #EB8B42);
	background-image: linear-gradient(to bottom, #EF9A5A, #EB8B42);
	box-shadow: 4px 6px 16px 0 #d6d7d3;
	color: white;
	font-size: 25px;
	font-weight: 600;
	padding: 13px !important;
}

.Bankswitch_Group .normalButton, .Bankswitch_Group .normalButton:hover {
	margin: 0 !important;
	padding: 0 !important;
	background-color: transparent;
	border: none !important;
	color: #E76012;
	font-size: 1em
}

.Bankswitch_Group .tick {
	background: url(/images/icons/tick_green.png);
	display: inline-block;
	width: 12px;
	height: 11px;
	vertical-align: baseline;
	margin-right: 5px;
	filter: saturate(0) brightness(0);
}

.Bankswitch_Group .Slider {
	width: 90%;
	border-radius: 6px;
}

.callback {
	background-color: white;
}

.ui-slider {
	position: relative;
	text-align: left;
}

.ui-slider .ui-corner-all {
	border-radius: 6px;
}

.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
	-ms-touch-action: none;
	touch-action: none;
	margin-left: -.6em !important;
	margin-top: 0 !important;
	padding: 0 !important;;
}

.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
	margin-top: 1.6em;
}

.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}

.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}

.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}

.ui-widget {
	
	font-size: 1.1em;
}

.ui-widget .ui-widget {
	font-size: 1em;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	
	font-size: 1em;
}

.ui-widget-content {
	border: 0px solid #dfd9c3;
	color: #2E3436;
}

.ui-widget-content a {
	color: #312e25;
}

.ui-widget-header {
	border: 0px solid #d4ccb0;
	background: #ece8da url("images/ui-bg_gloss-wave_100_ece8da_500x100.png") 50% 50% repeat-x;
	color: #433f38;
	font-weight: 600;
}

.ui-widget-header a {
	color: #433f38;
}

/* Corner radius */
/*.ui-corner-all {
    border-radius: 6px;
}*/

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-state-default,
.ui-widget-header .ui-state-default {
	border: 0px solid #fff;
	background: rgba(255, 255, 255, 0.8);
	font-weight: 600;
	color: #ffffff;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #ffffff;
	text-decoration: none;
}

.font_normal {
	font-weight: 600;
	font-size: 1.2em;
	padding-top: 1em;
}

.font_large_orange {
	font-weight: 600;
	color: #e88b38;
	font-size: 1.8em;
	padding-top: 10px;
}

.font_large_green {
	font-weight: 600;
	color: #019052;
	font-size: 1.8em;
	padding-top: 10px;
}

.megtak_kek {
	color: #019052;
	min-height: 25px;
	border-radius: 4px;
	margin: 0.3em 0;
	text-align: center;
	
	font-size: 1.8em;
	font-weight: 600;
}

.megtak_sotetkek {
	min-height: 25px;
	border-radius: 4px;
	margin: 0.3em 0;
	padding: 15px;
	text-align: center;
	
	font-size: 1.25em;
	font-weight: 600;
}

.megtak_zold {
	color: #e88b38;
	min-height: 25px;
	border-radius: 4px;
	margin: 0.3em 0;
	text-align: center;
	
	font-size: 1.8em;
	font-weight: 600;
}

.ui-icon.iconOpen {
	margin-top: 10px;
	display: block;
	float: right;
	background: url(/images/icons/carrow_up_orange.png);
	background-size: 30px;
	width: 30px;
	height: 15px;
    filter: brightness(0);
}

.ui-icon.iconClosed {
	margin-top: 10px;
	display: block;
	float: right;
	background: url(/images/icons/carrow_down_orange.png);
	background-size: 30px;
	width: 30px;
	height: 15px;
    filter: brightness(0);
}

.tacenter {
	text-align: center;
}


.icon1 {
	background-position: 0 -3199px;
}

.icon2 {
	background-position: 0 -1068px;
}

.icon3 {
	background-position: 0 -5100px;
	height: 35px;
}

.icon4 {
	background-position: 0 -2789px;
}

.icon5 {
	background-position: 0 -1721px;
}

div.ContentRow {
	margin: 0 12px;
}

#erdekel {
	padding: 10px 45px;
	letter-spacing: 0 !important;
	font-size: 1.4em;
	font-weight: 600;
	margin-top: 5px;

    border: 1px solid #E76012 !important;
    background: #F36F20 !important;
    box-shadow: none !important;
    border-radius: 0;
}

@media screen and (min-width: 1280px) {
	.callback {
		margin-left: 1em;
		position: absolute;
		top: 130px;
		width: 325px;
	}

	.callback h3 {
		margin-top: 0;
	}
}

.FooterRow #footerArea {
	width: 98.8em;
}

@media screen and (max-width: 1230px) {
	.FooterRow #footerArea {
		width: 100%;
	}
}

@media screen and (max-width: 1279px) {
	.FooterRow #footerArea #cibBankLogo {
		position: relative !important;
		top: auto;
		left: auto;
		display: block;
		margin: auto;
	}

	.FooterRow #footerArea .footerMenu {
		top: auto;
		left: auto;
		margin: auto;
	}

	.FooterRow #footerArea .footerIcons {
		top: auto;
		left: auto;
		margin: auto;
		padding-left: 192px;
	}

	.FooterRow #footerAreaRight {
		position: relative !important;
		top: auto;
		right: auto;
	}
}

.pmbuttons button {
	border: none !important;
	box-shadow: none;
	height: 35px;
	font-size: 1.5em;

	font-weight: 600;
	line-height: normal;
	float: left;
}

.pmb_left {
	padding: 0.2em 0.55em;
	margin: 13px 10px 0 0;
}

.pmb_right {
	padding: 0.4em 0.55em;
	margin: 13px 0 0 10px;
}

.pmbuttons input {
	width: 150px;
}

#plusSign {
	font-size: 2em;
	padding-top: 40px;
}

.Bankswitch_Group .fieldGroup .Article {
	background: none !important;
}

@media screen and (max-width: 767px) {
	#plusSign {
		padding-top: 0 !important;
	}
}

div.tick2 {
	background: rgba(0, 0, 0, 0) url("/images/sprite_hitelkivalto.png") no-repeat scroll -25px -60px;
	height: 54px;
	width: 57px;
}

#callbackForm input, #callbackForm select{
    height: 40px;
    padding: 5px;
    border: 1px solid #E6E6E6;
    border-radius: 5px;
    background: #FFFFFF;
    box-shadow: none;
}